| PlStudent |
| Logical Entity Name | PlStudent |
| Default Table Name | PlStudent |
| Physical Only | NO |
| Definition | |
| Note |
| PlStudent Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentID |
int | NO | ||
| AdEnrollID | int | NO | ||
| SyStudentID | int | NO | ||
| SySchoolStatusID | int | NO | ||
| DatePlaced | datetime | YES | ||
| SalaryLow | money | YES | ||
| SalaryHigh | money | YES | ||
| HasCar | bit | NO | ||
| WantsAssistance | bit | NO | ||
| DateAvailable | datetime | YES | ||
| DaysAvailable | char(7) | YES | ||
| HoursAvailable | varchar(20) | YES | ||
| ExitInterviewDate | datetime | YES | ||
| WaiverSigned | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Comments | varchar(1000) | YES | ||
| PlReasonID | int | YES | ||
| EmployerViewDetails | bit | YES |
| PlStudent Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlStudent_PlStudentID_U_C_IDX | PrimaryKey | PlStudentID |
| PlStudent Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentContactHistory | Non-Identifying | One To Zero or More | FK_PlStudentContactHistoryId_PlStudentId_PlStudent_PlStudentId | NO | YES | |||
| PlStudentIndustry | Non-Identifying | One To Zero or More | FK_PlStudentIndustry.PlStudentID_PlStudent.PlStudentID | NO | YES | |||
| PlStudentIndustry | Non-Identifying | One To Zero or More | FK_PlStudentIndustry_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentInSchool | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentLocation | Non-Identifying | One To Zero or More | FK_PlStudentLocation.PlStudentID_PlStudent.PlStudentID | NO | YES | |||
| PlStudentPlacement | Non-Identifying | One To Zero or More | FK_PlStudentPlacement_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentSkill | Non-Identifying | One To Zero or More | FK_PlStudentSkill_PlStudentID_PlStudent_PlStudentID | NO | YES |
| PlStudent Check Constraints |
| Check Constraint Name | CheckConstraint |